home *** CD-ROM | disk | FTP | other *** search
Oberon Text | 1992-01-15 | 595 b | 22 lines |
- Syntax10.Scn.Fnt
- Ed.Open ^
- Ed.LocateLine 25
- Ed.Replace
- Ed.ReplaceAll
- Ed.Search
- Ed.SearchDiff {compare last two selections}
- Ed.Match {find matching )}] in expression, select opening bracket}
- Ed.Store
- Ed.StoreTEXT {Store as TEXT file}
- ------------------------
- Extension of Edit which supports
- Auto-Indentation
- Indentation of Selection {select, then use cursor keys}
- Cursor Keys
- Search and Replace
- File Comparison
- Export to text file
- An exclamation mark in a viewer's title bar indicates that
- the viewer's contents have not been saved to a file since
- the last change.
-